Name | Description | |
---|---|---|
![]() | BaseObjectMappingCollection<T> Constructor | Initializes a new instance of the BaseObjectMappingCollection<T> class. |
The following tables list the members exposed by BaseObjectMappingCollection<T>.
Name | Description | |
---|---|---|
![]() | BaseObjectMappingCollection<T> Constructor | Initializes a new instance of the BaseObjectMappingCollection<T> class. |
Name | Description | |
---|---|---|
![]() | CaptionMapping | Returns MappingInfo object for BaseObject.MenuCaption property of the object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.MenuCaption property of the object to be bound to the appropriate field in the data source. |
![]() | ColorMapping | Returns MappingInfo object for the BaseObject.Color property of the object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.Color property of the object to be bound to the appropriate field in the data source. |
![]() | Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. (Inherited from C1.C1Schedule.MappingCollectionBase<T>) |
![]() | Count | Gets the number of elements actually contained in the MappingCollectionBase<T> object. (Inherited from C1.C1Schedule.MappingCollectionBase<T>) |
![]() | IdMapping | Returns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source. (Inherited from C1.C1Schedule.MappingCollectionBase<T>) |
![]() | IndexMapping | Returns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source. (Inherited from C1.C1Schedule.MappingCollectionBase<T>) |
![]() | Item | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | Site | Gets or sets the ISite associated with the IComponent. (Inherited from C1.C1Schedule.MappingCollectionBase<T>) |
![]() | TextMapping | Returns MappingInfo object for the BaseObject.Text property of the object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BaseObject.Text property of the object to be bound to the appropriate field in the data source. |
Name | Description | |
---|---|---|
![]() | Dictionary | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.C1Schedule.MappingCollectionBase<T>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Insert | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
Name | Description | |
---|---|---|
![]() | ChangeItemKey | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | GetKeyForItem | Returns property name as the key for collection. (Inherited from C1.C1Schedule.MappingCollectionBase<T>) |
![]() | InsertItem | (Inherited from C1.C1Schedule.MappingCollectionBase<T>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>) |
Name | Description | |
---|---|---|
![]() | Disposed | Represents the method that handles the Disposed event of a component. (Inherited from C1.C1Schedule.MappingCollectionBase<T>) |